home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / turtle / dialogs_it.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  3.9 KB  |  94 lines

  1.  
  2. dialogId("zel-v-zelva0", "font_big", "Can you see it? This must be that telepathic turtle.")
  3. dialogStr("La vedi? Quella dev'essere quella tartaruga telepatica.")
  4.  
  5. dialogId("zel-v-zelva1", "font_big", "Yes, this is it. The telepathic turtle.")
  6. dialogStr("S├¼, ├¿ cos├¼. La tartaruga telepatica.")
  7.  
  8. dialogId("zel-m-fotky0", "font_small", "Well, I don`t know. Judging from those photos, it could be it.")
  9. dialogStr("Be', non saprei, a giudicare dalle foto potrebbe essere lei.")
  10.  
  11. dialogId("zel-m-fotky1", "font_small", "I am not sure... what about those telepathic powers?")
  12. dialogStr("Non ne sono sicura... e quei poteri telepatici?")
  13.  
  14. dialogId("zel-v-zmistnosti0", "font_big", "In any case we have to get it out of the room.")
  15. dialogStr("Comunque sia dobbiamo portarla fuori dalla stanza.")
  16.  
  17. dialogId("zel-v-zmistnosti1", "font_big", "Let`s take out that turtle.")
  18. dialogStr("Portiamo fuori quella tartaruga.")
  19.  
  20. dialogId("zel-m-coto0", "font_small", "What are you doing?")
  21. dialogStr("Cosa fai?")
  22.  
  23. dialogId("zel-m-coto1", "font_small", "What have you done?")
  24. dialogStr("Cosa hai fatto?")
  25.  
  26. dialogId("zel-m-coto2", "font_small", "What is it supposed to mean?")
  27. dialogStr("Che significa?")
  28.  
  29. dialogId("zel-v-coto0", "font_big", "Where are you swimming?")
  30. dialogStr("Dove nuoti?")
  31.  
  32. dialogId("zel-v-coto1", "font_big", "What should it mean?")
  33. dialogStr("Cosa vorrebbe dire?")
  34.  
  35. dialogId("zel-v-coto2", "font_big", "What happened to you?")
  36. dialogStr("Che ti succede?")
  37.  
  38. dialogId("zel-m-nevim0", "font_small", "I don`t know...")
  39. dialogStr("Non lo so...")
  40.  
  41. dialogId("zel-m-nevim1", "font_small", "I can`t realize...")
  42. dialogStr("Non riesco a capire...")
  43.  
  44. dialogId("zel-v-nevim0", "font_big", "I don`t know what`s happening to me...")
  45. dialogStr("Non so cosa mi stia succedendo...")
  46.  
  47. dialogId("zel-v-nevim1", "font_big", "I didn`t want to...")
  48. dialogStr("Non l'ho fatto apposta...")
  49.  
  50. dialogId("zel-v-cosedeje", "font_big", "What`s happening to us?")
  51. dialogStr("Che cosa ci sta succedendo?")
  52.  
  53. dialogId("zel-m-cimtoje", "font_small", "What can it mean?")
  54. dialogStr("Cosa potrebbe essere?")
  55.  
  56. dialogId("zel-m-tazelva", "font_small", "This must be that turtle!")
  57. dialogStr("Dev'essere la tartaruga!")
  58.  
  59. dialogId("zel-v-tazelva", "font_big", "This must be that turtle!")
  60. dialogStr("Dev'essere la tartaruga!")
  61.  
  62. dialogId("zel-m-jasne", "font_small", "So there can be no doubts now - this is it. The one we are looking for!")
  63. dialogStr("Dunque non ci sono pi├╣ dubbi - ├¿ questa. Quella che cercavamo!")
  64.  
  65. dialogId("zel-v-pochyby", "font_big", "Doubtless, this is the turtle we are looking for!")
  66. dialogStr("Indubbiamente dev'essere questa la tartaruga che cercavamo!")
  67.  
  68. dialogId("zel-m-potvora0", "font_small", "That beast!")
  69. dialogStr("Quella belva!")
  70.  
  71. dialogId("zel-m-potvora1", "font_small", "Stop it, you devil!")
  72. dialogStr("Smettila, demonio!")
  73.  
  74. dialogId("zel-v-stacit0", "font_big", "Enough is enough!")
  75. dialogStr("Quando ├¿ troppo ├¿ troppo!")
  76.  
  77. dialogId("zel-v-stacit1", "font_big", "Are you enjoying yourself?")
  78. dialogStr("Ti stai divertendo?")
  79.  
  80. dialogId("zel-v-bizarni", "font_big", "So many bizarre shapes can only be found in a coral reef.")
  81. dialogStr("Tutte queste forme bizzarre si possono trovare solo nella barriera corallina.")
  82.  
  83. dialogId("zel-m-priroda", "font_small", "These corals are Mother Nature`s wonders.")
  84. dialogStr("Questi coralli sono delle meraviglie di Madre Natura.")
  85.  
  86. dialogId("zel-v-tvary", "font_big", "Where do so many bizarre shapes come from?")
  87. dialogStr("Da dove vengono fuori tante forme cos├¼ strane?")
  88.  
  89. dialogId("zel-m-jednoduse", "font_small", "It`s easy - designers create tricky problems and leave the drawing to the graphic artists.")
  90. dialogStr("Semplice - i programmatori creano dei problemi complessi e laciano ai grafici il compito di disegnarli.")
  91.  
  92. dialogId("zel-v-ukol", "font_big", "Our goal in this room is to get out that turtle.")
  93. dialogStr("Il nostro obiettivo in questa stanza ├¿ di portar fuori la tartaruga.")
  94.